home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16088 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  621 b 

  1. Path: grimsel.zurich.ibm.com!usenet
  2. From: wgk@zurich.ibm.com (Keith Whittingham)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: malloc() function and new operator
  5. Date: 9 Apr 1996 14:36:45 GMT
  6. Organization: IBM Research, ZRH
  7. Message-ID: <4kdslt$rg1@grimsel.zurich.ibm.com>
  8. References: <4kbo18$t1s@news.NetVision.net.il> <DpLKGo.MG0@mv.mv.com>
  9. Reply-To: wgk@zurich.ibm.com
  10. NNTP-Posting-Host: pine.zurich.ibm.com
  11. X-Newsreader: IBM NewsReader/2 v1.00
  12.  
  13. In <DpLKGo.MG0@mv.mv.com>, ENGR@GSSI.MV.COM (Michael Furman) writes:
  14. >Nothing wrong, but I don't see any reason for using 
  15. >malloc/free in C++
  16.  
  17. To use (fast) realloc()?...
  18.  
  19. Keith
  20.  
  21.